On Thu, 16 Jan 2003 20:30:30 -0600, Patrick Dugan wrote:
> Is this the same bug as a standard superellipsoid or
> am I doing something wrong?
Try raising your max_trace or use all_intersections. POV likes to save time
and not calculate past the first theoretical intersection of the shape
which breaks CSG intersections or differences. Raising this value should
fix it. all_intersections just means unlimited max_trace.
Post a reply to this message
|